TinyButStrong Error CacheSystem plug-in: The cache file './tbscache/cache_search-@vue/app babel-1.html' can not be saved.
@vue/app babel :: 哇哇3C日誌

@vue/appbabel

@vue/babel-preset-app.ThisisthedefaultBabelpresetusedinallVueCLIprojects.Note:thispresetismeanttobeusedexclusivelyinprojectscreated ...,2022年7月7日—babel-preset-appforvue-cli.Latestversion:5.0.8,lastpublished:ayearago.Startusing@vue/babel-preset-appinyourprojectby ...,UsesBabel7+babel-loader+@vue/babel-preset-appbydefault,butcanbeconfiguredviababel.config.jstouseanyotherBabelpresetsorplugins....

vue-clipackages@vuebabel-preset

@vue/babel-preset-app. This is the default Babel preset used in all Vue CLI projects. Note: this preset is meant to be used exclusively in projects created ...

vuebabel-preset

2022年7月7日 — babel-preset-app for vue-cli. Latest version: 5.0.8, last published: a year ago. Start using @vue/babel-preset-app in your project by ...

vuecli-plugin

Uses Babel 7 + babel-loader + @vue/babel-preset-app by default, but can be configured via babel.config.js to use any other Babel presets or plugins. By default, ...

vuejsbabel-preset-vue

2018年12月26日 — As we're using babel-preset-env to determine the Babel plugins and polyfills you need, this option lets you adjust your supported environments.

关于vue-cli3的浏览器兼容性_@vuebabel-preset-app

2019年10月21日 — 项目兼容性Vue 不支持IE8 及以下版本,因为Vue 使用了IE8 无法模拟的ECMAScript 5 特性。 但它支持所有兼容ECMAScript 5 的浏览器。 运行环境Node.js(8.0.

浏览器兼容性

如果该依赖交付了ES5 代码并显式地列出了需要的polyfill: 你可以使用 @vue/babel-preset-app 的polyfills 选项预包含所需要的polyfill。注意 es.promise 将被默认包含, ...

配置参考

我们推荐在Vue CLI 项目中始终使用 babel.config.js 取代其它格式。 所有的Vue CLI 应用都使用 @vue/babel-preset-app ,它包含了 babel-preset-env 、JSX 支持以及为 ...